home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: chordman@ix.netcom.com (Synthaholic)
- Newsgroups: comp.lang.c
- Subject: Re: help encryption program
- Date: 18 Jan 1996 00:55:05 GMT
- Organization: Netcom
- Sender: chordman@ix.netcom.com(Scott Gravenhorst )
- Message-ID: <4dk5p9$s2k@cloner2.ix.netcom.com>
- References: <4dbb0o$dbm@jaring.my>
- NNTP-Posting-Host: ix-wh3-12.ix.netcom.com
- X-NETCOM-Date: Wed Jan 17 4:55:05 PM PST 1996
-
- In <4dbb0o$dbm@jaring.my> meimei@pl.jaring.my writes:
- >
- >Requirement :
- >==========
- >
- >A encryption scheme is to interchange letters of the alphabet on a
- >one-to-one basis. This can be accomplished with a transalation table
- >for the 52 lowercase and uppercase letters.
- >
- >Write a C program that implements such a scheme to encode text. The
- >program must also have the option to decode text thst has been
- >encoded. The user must select whether he wants to encode or decode the
- >text and then type in the appropriate text.
- >
- >Can anyone solve the above problem ?
- >
-
- Smells like homework to me.
-
- Oh, and yes, I can.
-
- Don't ask.
-
-
- --
- -- Synthaholic
-